FolderPickerOkButtonLabel Property |
Gets or sets the OK button label.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public virtual string OkButtonLabel { get; set; }
Property Value
Type:
String
The OK button label.
See Also