Se non vuoi che la proprietà sia pubblica definiscila come Private
Ciao,codice:Private Property Get BStyle() As Integer BStyle = mStyle End Property Public Property Let BStyle(ByVal sNewValue As Integer) mStyle = sNewValue stile mStyle End Property![]()

Rispondi quotando