PropertyChangingEventArgs Constructor
Namespace: BeeMobile.ToolBarAssembly: BeeMobile.ToolBar.NET48 (in BeeMobile.ToolBar.NET48.dll) Version: 4.8.3.5
public PropertyChangingEventArgs(
string sPropertyName
)
Public Sub New (
sPropertyName As String
)
Parameters
- sPropertyName String
- A property name is that is changing.